WARNING: This program doesn't work! It has a logic error so it doesn't do what we want.
RULE: Commands are only repeated if they are INSIDE the loop. A command is inside a loop if it is indented under the first line. In Codesters, code inside a loop will have a purple block next to it like this: ····¬
- Click Run and watch the stage to see what happens.
- Debug the program so that the sprite turns left 10 times.
To navigate the page using the TAB key, first press ESC to exit the code editor.